SPREAD for WPF 3.0J - GcSpreadSheet
ActionResult<T> コンストラクタ(T,String,ActionCategory)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ActionResult<T> 構造体 > ActionResult<T> コンストラクタ : ActionResult<T> コンストラクタ(T,String,ActionCategory)
実行結果を示すT値。
アクションの実行に関する詳細情報。
アクションの失敗結果を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal value As T, _
   ByVal details As System.String, _
   ByVal category As ActionCategory _
)
public ActionResult<T>( 
   T value,
   System.string details,
   ActionCategory category
)

パラメータ

value
実行結果を示すT値。
details
アクションの実行に関する詳細情報。
category
参照

ActionResult<T> 構造体
ActionResult<T> メンバ
オーバーロード一覧